Fix the license version in GtkTrashMonitor
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2015 12:41:22 +0000 (12:41 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2015 12:54:48 +0000 (12:54 +0000)
There is no GNU Lesser General Public License version 2; it's either GNU
Library General Public License version 2, or GNU Lesser General Public
License version 2.1.

gtk/gtktrashmonitor.c
gtk/gtktrashmonitor.h

index 06dfff66a8be40d4a0139d315637bc5208d5b878..6ea45639ecd92cb253697dd0b77b6f7a575b5f18 100644 (file)
@@ -4,15 +4,15 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2 of the
+ * published by the Free Software Foundation; either version 2.1 of the
  * License, or (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Federico Mena Quintero <federico@gnome.org>
index 80b68cee8e90b004eb68fe0785543737b816bb52..619d5c33048e68493a7f90845a792a15ab9e4f96 100644 (file)
@@ -4,15 +4,15 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2 of the
+ * published by the Free Software Foundation; either version 2.1 of the
  * License, or (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Federico Mena Quintero <federico@gnome.org>